home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / CMCD1203.ISO / Software / Complet / CINEBENCH 2003 / resource / modules / objects / res / description / Osplinecontour.res < prev    next >
Text File  |  2003-02-27  |  284b  |  14 lines

  1. CONTAINER Osplinecontour
  2. {
  3.     NAME Osplinecontour;
  4.     INCLUDE Obase;
  5.     
  6.     GROUP ID_OBJECTPROPERTIES
  7.     {
  8.         TEXTURE PRIM_CONTOUR_TEXTURE { }
  9.         REAL PRIM_CONTOUR_WIDTH { UNIT METER; MIN 0.0; }
  10.         REAL PRIM_CONTOUR_TOLERANCE { UNIT METER; MIN 0.0; } 
  11.     }
  12.     INCLUDE Osplineprimitive;
  13. }
  14.